Release 10.1A: OpenEdge Getting Started:
Object-oriented Programming
Comparative procedures
This is the top-level super procedure that provides common error handler and time-tracking routines:
This is a procedure that extends
CommonProc.pto provide general functionality for handling customers and is a super procedure for theNECustomer.pprocedure, that handles New England customers:
This procedure extends
CustProc.pto handle New England customers by overriding theGetCustomerNameprocedure to return the customer’s E-mail address along with their name:
This procedure provides a notification of customers who have exceeded their credit limit:
This procedure provides a common error handler for other procedures to report error information:
This procedure is the main driver for running all the other comparative procedures:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |